[INFO] cloning repository https://github.com/therealmazin/tidymac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/therealmazin/tidymac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealmazin%2Ftidymac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealmazin%2Ftidymac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] beecdf8cd02e6b0884f0640e1c5db17fbc401a7b
[INFO] fixing therealmazin/tidymac against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherealmazin%2Ftidymac" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/therealmazin/tidymac
[INFO] finished tweaking git repo https://github.com/therealmazin/tidymac
[INFO] tweaked toml for git repo https://github.com/therealmazin/tidymac written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/therealmazin/tidymac on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/therealmazin/tidymac already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trash v5.2.5
[INFO] [stderr]   Downloaded bytesize v2.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36
[INFO] running `Command { std: "docker" "start" "5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bytesize v2.3.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking trash v5.2.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tidymac v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut attrlist = libc::attrlist {
[INFO] [stdout]    |                              ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_BIT_MAP_COUNT` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         bitmapcount: libc::ATTR_BIT_MAP_COUNT as u16,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_RETURNED_ATTRS` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |         commonattr: libc::ATTR_CMN_RETURNED_ATTRS
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |             | libc::ATTR_CMN_NAME
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             | libc::ATTR_CMN_OBJTYPE,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |         fileattr: libc::ATTR_FILE_ALLOCSIZE,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getattrlistbulk` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             libc::getattrlistbulk(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 &mut attrlist as *mut libc::attrlist as *mut libc::c_void,
[INFO] [stdout]    |                                             ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:66:72
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     std::ptr::read_unaligned(field_ptr as *const libc::attribute_set_t);
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:67:69
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 field_ptr = field_ptr.add(std::mem::size_of::<libc::attribute_set_t>());
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if returned_attrs.commonattr & libc::ATTR_CMN_NAME != 0 {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:74:76
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         std::ptr::read_unaligned(field_ptr as *const libc::attrreference_t);
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:75:73
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     field_ptr = field_ptr.add(std::mem::size_of::<libc::attrreference_t>());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:102:69
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let obj_type = if returned_attrs.commonattr & libc::ATTR_CMN_OBJTYPE != 0 {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         if returned_attrs.fileattr & libc::ATTR_FILE_ALLOCSIZE != 0 {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut attrlist = libc::attrlist {
[INFO] [stdout]    |                              ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_BIT_MAP_COUNT` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         bitmapcount: libc::ATTR_BIT_MAP_COUNT as u16,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_RETURNED_ATTRS` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |         commonattr: libc::ATTR_CMN_RETURNED_ATTRS
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |             | libc::ATTR_CMN_NAME
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             | libc::ATTR_CMN_OBJTYPE,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |         fileattr: libc::ATTR_FILE_ALLOCSIZE,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getattrlistbulk` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |             libc::getattrlistbulk(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrlist` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 &mut attrlist as *mut libc::attrlist as *mut libc::c_void,
[INFO] [stdout]    |                                             ^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:66:72
[INFO] [stdout]    |
[INFO] [stdout] 66 |                     std::ptr::read_unaligned(field_ptr as *const libc::attribute_set_t);
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attribute_set_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:67:69
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 field_ptr = field_ptr.add(std::mem::size_of::<libc::attribute_set_t>());
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_NAME` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:71:54
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if returned_attrs.commonattr & libc::ATTR_CMN_NAME != 0 {
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:74:76
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         std::ptr::read_unaligned(field_ptr as *const libc::attrreference_t);
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `attrreference_t` in crate `libc`
[INFO] [stdout]   --> src/scanner/space.rs:75:73
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     field_ptr = field_ptr.add(std::mem::size_of::<libc::attrreference_t>());
[INFO] [stdout]    |                                                                         ^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_CMN_OBJTYPE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:102:69
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let obj_type = if returned_attrs.commonattr & libc::ATTR_CMN_OBJTYPE != 0 {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ATTR_FILE_ALLOCSIZE` in crate `libc`
[INFO] [stdout]    --> src/scanner/space.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |                         if returned_attrs.fileattr & libc::ATTR_FILE_ALLOCSIZE != 0 {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tidymac` (bin "tidymac") due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tidymac` (bin "tidymac" test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36", kill_on_drop: false }`
[INFO] [stdout] 5a3d0e717c8d829f53693b78baa4fc04ec0d4f48dfc7c8c851873f3f418bbe36
